.bookingConfirm_container {
  /* margin-top: 80px; */
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;

  /* aspect-ratio: 1440 / 820; */
}
.bookingConfirm_container_bg {
  width: 100%;
  /* background-image: url(../images/checkout_bg.png); */
  background-repeat: no-repeat;
  /* padding-inline: 10%; */
  position: relative;
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
  /* padding-block: -21%; */
  background-size: 120% auto;
  /* overflow: hidden; */
  /* aspect-ratio: 1440 / 573; */
  flex-direction: column;
}

/* .bookingConfirm_container_bg_deco_cart {
  width: 62%;
  aspect-ratio: 1 / 1;
  left: -3%;
  top: 18%;
  background-image: url(../images/bookingConfirmed_cart.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  transform: rotateY(180deg);
} */

/* .bookingConfirm_container_bg_deco_monster {
  width: 80%;
  aspect-ratio: 1 / 1;
  left: -6%;
  top: 4%;
  background-image: url(../images/checkout_bottom_right_deco.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
} */

/* .bookingConfirm_container_bg_deco_tree {
  width: 43%;
  aspect-ratio: 1 / 1;
  right: -3%;

  bottom: -214%;
  background-image: url(../images/bookingConfirmed_bottom_left_deco.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  bottom: 20;
  background-position: bottom;
} */

.bookingDetail_bottom img{
    width: 100%;
    max-width: 810px;
    margin-bottom: -7px;
}

.bookingConfirm .bookingDetail_bottom {
  width: 100%;
  max-width: 810px;
  /* aspect-ratio: 1440 / 457; */
  position:absolute;

  bottom: 0px;
  background-image: url(../images/2025images/booking_confirm_bottom.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  aspect-ratio: 1630/585;
}

.bookingConfirm_container_bg_content {
  width: 100%;
  height: 67%;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 4% 0px;
}

.bookingConfirm_container_bg_content_title::before {
  content: "";
  width: 48px;
  height: 45px;
  display: block;
  background-image: url(../images/2025images/deoc_iris_green.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translate(-50%, -127%);
}

.bookingConfirm_container_bg_content_title {
color:  #00432F;
text-align: center;

/* EN/Title */
font-family: "Autour One";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 36px */
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-self: center;
  position: relative;
  margin-bottom: 16px;
}

.bookingConfirm_container_bg_content_desc_container{
 margin: 36px auto;
}

.bookingConfirm_container_bg_content_desc {
  text-align: center;
  max-width: 759px;
  margin-bottom: 16px;
 color: #0A1612;
text-align: center;

/* EN/Body - Regular */
font-family: Inter ,'Noto Sans TC';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

.bookingConfirm_container_bg_content_desc:nth-of-type(2) {
  margin-bottom: 0px;
}
.bookingConfirm .btnWrapper {
  width: 100%;
  max-width: 280px;
  z-index: 3;
  position: relative;
}

.bookingConfirm_container_bg_bottom_deco {
  width: 100%;
  height: 32%;
  position: relative;
}

.bookingDetail_container {
  min-height: 100%;
}

.bookingDetail_container {
    width: 100%;
    height: unset;
    background-image: unset;
    background-size: cover;
    background-repeat: no-repeat;
    /* transform: rotateY(180deg); */
    display: flex
;
    align-items: center;
    flex-direction: column;
    padding: 150px 16px 0px;
    padding-top: 150px;
    /* padding-bottom: 250px; */
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.zh-hk .bookingConfirm_container_bg_content_title br{
 display: none;
}

.myBooking  .bookingConfirm_container_bg_content .divisonLine_green{
  width: 100%;
}

@media (max-width: 960px) {
  .bookingConfirm .bookingDetail_bottom {
    width: 100%;
    /* aspect-ratio: 1440 / 457; */
    position: absolute;
    text-align: center;
    bottom: 0px;

}
  .bookingConfirm_container_bg_content_title {
 
    font-size: 24px;
    font-style: normal;
    font-weight: 400;

    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: center;
    position: relative;
  }

  .bookingConfirm_container_bg_content_title::before{
    top: 0px;
  }

 .bookingConfirm_container_bg_content_desc_container {
    margin: 36px auto 0px;
}

.myBooking .bookingConfirm_container_bg_content_desc {

    margin-bottom: 36px;
}

.myBooking .bookingCancel_container .bookingConfirm_container_bg_content_desc{

margin-top: 36px;
}

  .bookingConfirm_container_bg_content_desc {
    text-align: center;
    max-width: 759px;
    margin-bottom: 16px;
 color: #29110B;

/* EN/Body - Regular */
font-family: Inter ,'Noto Sans TC';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
    width: 100%;
  }

  .myBooking .bookingDetail_container {
    padding-top: 120px;
  }
}

